home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _E68BB7D31980471989B0B06B85955286 < prev    next >
Text File  |  2006-03-16  |  3KB  |  132 lines

  1. <window>
  2.     <id>770</id>
  3.     <defaultcontrol>2</defaultcontrol>
  4.     <allowoverlay>yes</allowoverlay>
  5.     <define>#header.label:#explorer_title</define>
  6.     <define>#header.image:explorer_logo.png</define>
  7.     <define>#header.hover:hover_my explorer.png</define>
  8.     <controls>
  9.         <import>common.window.xml</import>
  10.         <control>
  11.             <description>My explorer File Size label</description>
  12.             <type>label</type>
  13.             <id>1</id>
  14.             <posX>40</posX>
  15.             <posY>530</posY>
  16.             <label>#explorer_size</label>
  17.             <font>font16</font>
  18.             <align>left</align>
  19.             <textcolor>White</textcolor>
  20.         </control>
  21.         <control>
  22.             <type>group</type>
  23.             <description>group element</description>
  24.             <animation>FlyInFromLeft</animation>
  25.             <posX>60</posX>
  26.             <posY>97</posY>
  27.             <layout>StackLayout</layout>
  28.             <control>
  29.                 <description>select source</description>
  30.                 <type>button</type>
  31.                 <id>2</id>
  32.                 <label>2201</label>
  33.                 <onleft>2</onleft>
  34.                 <onright>20</onright>
  35.                 <onup>17</onup>
  36.                 <ondown>3</ondown>
  37.             </control>
  38.             <control>
  39.                 <description>select destination</description>
  40.                 <type>button</type>
  41.                 <id>3</id>
  42.                 <label>2202</label>
  43.                 <onleft>3</onleft>
  44.                 <onright>20</onright>
  45.                 <onup>2</onup>
  46.                 <ondown>4</ondown>
  47.             </control>
  48.             <control>
  49.                 <description>copy files</description>
  50.                 <type>button</type>
  51.                 <id>4</id>
  52.                 <label>2203</label>
  53.                 <onleft>2</onleft>
  54.                 <onright>20</onright>
  55.                 <onup>3</onup>
  56.                 <ondown>5</ondown>
  57.             </control>
  58.             <control>
  59.                 <description>move files</description>
  60.                 <type>button</type>
  61.                 <id>5</id>
  62.                 <label>2213</label>
  63.                 <onleft>5</onleft>
  64.                 <onright>20</onright>
  65.                 <onup>4</onup>
  66.                 <ondown>6</ondown>
  67.             </control>
  68.             <control>
  69.                 <description>delete files</description>
  70.                 <type>button</type>
  71.                 <id>6</id>
  72.                 <label>2212</label>
  73.                 <onleft>6</onleft>
  74.                 <onright>20</onright>
  75.                 <onup>5</onup>
  76.                 <ondown>7</ondown>
  77.             </control>
  78.             <control>
  79.                 <description>make dir</description>
  80.                 <type>button</type>
  81.                 <id>7</id>
  82.                 <label>2204</label>
  83.                 <onleft>5</onleft>
  84.                 <onright>20</onright>
  85.                 <onup>6</onup>
  86.                 <ondown>8</ondown>
  87.             </control>
  88.             <control>
  89.                 <description>reset selection</description>
  90.                 <type>button</type>
  91.                 <id>8</id>
  92.                 <label>2205</label>
  93.                 <onleft>8</onleft>
  94.                 <onright>20</onright>
  95.                 <onup>7</onup>
  96.                 <ondown>9</ondown>
  97.             </control>
  98.             <control>
  99.                 <description>mark all</description>
  100.                 <type>button</type>
  101.                 <id>9</id>
  102.                 <label>2206</label>
  103.                 <onleft>9</onleft>
  104.                 <onright>20</onright>
  105.                 <onup>8</onup>
  106.                 <ondown>10</ondown>
  107.             </control>
  108.             <control>
  109.                 <description>trashcan</description>
  110.                 <type>button</type>
  111.                 <id>10</id>
  112.                 <label>2223</label>
  113.                 <onleft>10</onleft>
  114.                 <onright>20</onright>
  115.                 <onup>9</onup>
  116.                 <ondown>2</ondown>
  117.             </control>
  118.         </control>
  119.         <control>
  120.             <description>file listcontrol</description> 
  121.             <type>listcontrol</type> 
  122.             <id>20</id> 
  123.             <posX>270</posX>
  124.             <posY>97</posY>
  125.             <height>450</height>
  126.             <onright>2</onright> 
  127.             <onleft>2</onleft> 
  128.             <onup>4</onup> 
  129.             <ondown>2</ondown> 
  130.         </control>
  131.     </controls>
  132. </window>